.Net Framework > v2.0.50727 > System > Delegate > CreateDelegate CreateDelegate(Type,Object,MethodInfo)
CreateDelegate(Type,Object,MethodInfo,Boolean)
CreateDelegate(Type,Object,String)
CreateDelegate(Type,Object,String,Boolean)
CreateDelegate(Type,Object,String,Boolean,Boolean)
CreateDelegate(Type,MethodInfo)
CreateDelegate(Type,MethodInfo,Boolean)
CreateDelegate(Type,Type,String)
CreateDelegate(Type,Type,String,Boolean)
CreateDelegate(Type,Type,String,Boolean,Boolean)


CreateDelegate(Type,Object,MethodInfo)

Category
Method
Description
Creates a delegate of the specified type that represents the specified static or instance method, with the specified first argument.
Type
Delegate
Character
public, static
Parameters
NameTypeDescription
typeType
firstArgumentObject
methodMethodInfo
Tags
01892ABD01, 02E3ABA98D, 0376596F91

CreateDelegate(Type,Object,MethodInfo,Boolean)

Category
Method
Description
Creates a delegate of the specified type that represents the specified static or instance method, with the specified first argument and the specified behavior on failure to bind.
Type
Delegate
Character
public, static
Parameters
NameTypeDescription
typeType
firstArgumentObject
methodMethodInfo
throwOnBindFailureBoolean
Tags
01892ABD01, 02E3ABA98D, 0376596F91

CreateDelegate(Type,Object,String)

Category
Method
Description
Creates a delegate of the specified type that represents the specified instance method to invoke on the specified class instance.
Type
Delegate
Character
public, static
Parameters
NameTypeDescription
typeType
targetObject
methodString
Tags
01892ABD01, 02E3ABA98D, 0376596F91

CreateDelegate(Type,Object,String,Boolean)

Category
Method
Description
Creates a delegate of the specified type that represents the specified instance method to invoke on the specified class instance with the specified case-sensitivity.
Type
Delegate
Character
public, static
Parameters
NameTypeDescription
typeType
targetObject
methodString
ignoreCaseBoolean
Tags
01892ABD01, 02E3ABA98D, 0376596F91

CreateDelegate(Type,Object,String,Boolean,Boolean)

Category
Method
Description
Creates a delegate of the specified type that represents the specified instance method to invoke on the specified class instance, with the specified case-sensitivity and the specified behavior on failure to bind.
Type
Delegate
Character
public, static
Parameters
NameTypeDescription
typeType
targetObject
methodString
ignoreCaseBoolean
throwOnBindFailureBoolean
Tags
01892ABD01, 02E3ABA98D, 0376596F91

CreateDelegate(Type,MethodInfo)

Category
Method
Description
Creates a delegate of the specified type to represent the specified static method.
Type
Delegate
Character
public, static
Parameters
NameTypeDescription
typeType
methodMethodInfo
Tags
01892ABD01, 02E3ABA98D, 0376596F91

CreateDelegate(Type,MethodInfo,Boolean)

Category
Method
Description
Creates a delegate of the specified type to represent the specified static method, with the specified behavior on failure to bind.
Type
Delegate
Character
public, static
Parameters
NameTypeDescription
typeType
methodMethodInfo
throwOnBindFailureBoolean
Tags
01892ABD01, 02E3ABA98D, 0376596F91

CreateDelegate(Type,Type,String)

Category
Method
Description
Creates a delegate of the specified type that represents the specified static method of the specified class.
Type
Delegate
Character
public, static
Parameters
NameTypeDescription
typeType
targetType
methodString
Tags
01892ABD01, 02E3ABA98D, 0376596F91

CreateDelegate(Type,Type,String,Boolean)

Category
Method
Description
Creates a delegate of the specified type that represents the specified static method of the specified class, with the specified case-sensitivity.
Type
Delegate
Character
public, static
Parameters
NameTypeDescription
typeType
targetType
methodString
ignoreCaseBoolean
Tags
01892ABD01, 02E3ABA98D, 0376596F91

CreateDelegate(Type,Type,String,Boolean,Boolean)

Category
Method
Description
Creates a delegate of the specified type that represents the specified static method of the specified class, with the specified case-sensitivity and the specified behavior on failure to bind.
Type
Delegate
Character
public, static
Parameters
NameTypeDescription
typeType
targetType
methodString
ignoreCaseBoolean
throwOnBindFailureBoolean
Tags
01892ABD01, 02E3ABA98D, 0376596F91

Software for developers
.Net Components
Delphi Components
Software for Android Developers
More information resources
WinAPI Programmer's Reference
Unix Manual Pages
Delphi Examples
Databases for Amazon shops developers
Amazon Categories Database
Browse Nodes Database